home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000379_news@columbia.edu_Thu May 11 00:52:22 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA10692
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 14 May 1995 19:55:50 -0400
  3. Received: by apakabar.cc.columbia.edu id AA18662
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 14 May 1995 19:55:49 -0400
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!news.cs.columbia.edu!news.nyc.pipeline.com!newsjunkie.ans.net!howland.reston.ans.net!math.ohio-state.edu!scipio.cyberstore.ca!nntp.cs.ubc.ca!news.UVic.CA!sol!klassen
  7. From: klassen@sol.UVic.CA (Melvin Klassen)
  8. Subject: Re: CAPS LOCK in OS/2 CKERMIT
  9. Message-Id: <1995May11.005222.10768@sol.UVic.CA>
  10. Sender: news@sol.UVic.CA
  11. Nntp-Posting-Host: sol
  12. Organization: University of Victoria, Victoria B.C. CANADA
  13. References: <3olr1q$1rg6@rs7.loc.gov>
  14. Date: Thu, 11 May 95 00:52:22 GMT
  15. Lines: 7
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. jogr@loc.gov (John B. Graves) writes:
  19. > I need a way to SET CAPS_LOCK ON in OS/2 C-KERMIT 191.  
  20. > I need to do this for a TCP session to a Data General 
  21. > where the application requires all uppercase.  Any ideas?
  22.  
  23. Use Kermit's "SET KEY" command, repeatedly, to send upper-case letters,
  24. when the lower-case keys are pressed.